-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
editoast: add ToSchema
to all infra schemas
#7306
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #7306 +/- ##
============================================
+ Coverage 28.52% 29.09% +0.57%
- Complexity 2004 2020 +16
============================================
Files 1144 1137 -7
Lines 138828 139647 +819
Branches 2705 2757 +52
============================================
+ Hits 39605 40635 +1030
+ Misses 97605 97403 -202
+ Partials 1618 1609 -9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
a1d667d
to
69df751
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this PR
69df751
to
cf6bb19
Compare
cf6bb19
to
58f035f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You still have extensions that are not inline.
58f035f
to
370b69d
Compare
Done. |
370b69d
to
6f58bce
Compare
Part of #7048